From 9f7677f89b34aa8fe0e61aa4c84ae556b66dd05a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 30 Nov 2023 01:58:25 +0900 Subject: Restart of Rainbow Borders fixed :) --- config/waybar/configs/Peony [Bottom] | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'config/waybar/configs/Peony [Bottom]') diff --git a/config/waybar/configs/Peony [Bottom] b/config/waybar/configs/Peony [Bottom] index 0caa4eaa..159cf34c 100644 --- a/config/waybar/configs/Peony [Bottom] +++ b/config/waybar/configs/Peony [Bottom] @@ -28,7 +28,7 @@ "custom/separator#line", "backlight#peony", "custom/separator#line", - "temperature#peony", + "temperature", "custom/separator#line", "battery#peony", "network#peony"], @@ -59,15 +59,6 @@ "format": "{percent}% {icon}", "format-icons": ["󰛩", "󱩎", "󱩏", "󱩑", "󱩒", "󱩓", "󱩔", "󱩕", "󰛨"], }, - -"temperature#peony": { - // "thermal-zone": 2, - "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], - "critical-threshold": 80, - // "format-critical": "{temperatureC}°C ", - "format": "{temperatureC}°C " - -}, "network#peony": { "format": "{ifname}", -- cgit v1.2.3